home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / util / boot / orpsw12.lha / orpsw.doc < prev    next >
Text File  |  1992-09-02  |  2KB  |  73 lines

  1.             Orpsw 1.2 © 1995-1996 by OR
  2.             ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4.                     INTRODUCTION
  5.  
  6.  Orpsw is a security control program.
  7.  It puts a password to hard disk to protect the Dos environment.
  8.  If you want to access the hard disk using Dos, you have enter
  9.  the password!
  10.  
  11.  It is freeware.
  12.  
  13.  
  14.  Requirements:
  15.  A hard disk, Kickstart 3.0, MC68020
  16.  
  17.  
  18.  Tested at these systems:
  19.  A1200, 2.5" hard disk.
  20.  
  21.  
  22.                     INSTALLATION
  23.  
  24.  Firstly get a program like HDToolBox. Dont forget to note 
  25.  the old partition info to not to have a risk of destroying
  26.  data. Change the Dos types of all partitions to 0x444F5308.
  27.  Then pass to 'Add new file systems' menu. Load the Orpsw file
  28.  system. Change its file system like above. And something last.
  29.  Save all the changes. To remove the program, delete the file
  30.  system that you have changed its Dos type like above (Orpsw)
  31.  and set Dos types of partitions to FastFileSystem.
  32.  
  33.  
  34.                    OTHER FEATURES
  35.  
  36.  - Prevents floppy drive clicks and sets retry count 1.
  37.  
  38.  - You can use '*' instead of AmigaDos wildcard chars '#?'.
  39.    Important: If you use '*' alone it means the default window,
  40.    so that things change a little. Because of that you are adviced
  41.    to use double stars. For example use 'LIST **' instead of 'LIST *'.
  42.    'Copy console: file' command writes the informatin taken from console
  43.    to the specified file. For EOF press ctrl-backslash.
  44.  
  45.  
  46.                      HINTS AND TIPS
  47.  
  48.  - If your partition doesn't startup because of a reason or seems 
  49.    like it isn't mounted, load HDToolBox & change types to FFS.
  50.    Be sure that nothing happens to your Dos informations so forget
  51.    the format command.
  52.  
  53.  - If you have to format your drive, firstly change the partition
  54.    Dos type to FFS. After the format, change it to the one above.
  55.  
  56.  - Orpsw runs just after power on reset.
  57.  
  58.  - If you enter 'RESET' as the password, reset & kill sys is done.
  59.  
  60.  - There are two passwords. They are in the 'TEXT1' & 'TEXT2'
  61.    variables in the source. You can also check which password is 
  62.    entered from startup-sequence & control them.
  63.  
  64.  - If you want to change the password, recompile the program
  65.    or change it with a hex editor.
  66.  
  67.  - There are two screen sections in the source for VGA and PAL
  68.    monitors. You can choose one of them.
  69.  
  70.  
  71.  Email address:
  72.  Internet: prohst03@vm.ege.edu.tr
  73.